.focusPic{position: relative;width:240px;height:90px;margin:0 auto;}
.hotListNew{width: 240px;height: 90px;overflow: hidden;}
.hotListNewUl{overflow: hidden;}
.hotListNewUl li{width: 100%;height:90px;}
.hotListNewUl li img, .hotListNew_box_ul li img{
	width:240px;
	height: 90px
}
.focus_Pic{position: relative;width:240px;height:90px;margin:0 auto;}
.hotListNew_box{width: 240px;height: 90px;overflow: hidden;}
.hotListNew_box_ul{overflow: hidden;}
.hotListNew_box_ul li{width: 100%;height:90px;}

.hotPrev,.hotNext{position: absolute;width:258px;height: 24px;border:1px solid #29292a;left:0;cursor: pointer;}
.hotPrev{display:none;background:url(../images/top.png) no-repeat center #1c1c1e;top: 0;}
.hotNext{display:none;background:url(../images/bottom.png) no-repeat center #1c1c1e;bottom: 0;}
